Skip to main content
Version: 4.0

Computing Task

The supOS platform provides database dump to offer easy access for third party systems to the real-time industrial data.

  1. Log in to supOS, and then click at the upper-right corner to go to the design center.
  2. Add a data source from Global Configuration > Data Source Management.
    info

    For details, see Adding Data Source.

  3. Select Computing Task > Live Data Dump to create a database dump task.
  4. Click New Task, and then enter the information of the task.
ParameterDescription
BasicData SourceSelect the data source of the database dump task. Make sure the database has been created.
Storage Form
  • Timing Storage: Dump the data at fixed time.
  • Change Storage: Dump the data when the value changes.
Table NameEnter the table name that exists in the database.
Start TimeSet the begin time and interval of the data dump.
info

Only available when Timing Storage is set as the Storage Form.

Interval
Marking TimeEnable and set the Marking Time. For example, set the label time to be one hour delay, and the timestamp in the database after the dump is displayed as one hour later than the actual dumping time.
FieldSelect fields if the table exists. Otherwise, create fields on the table.
AttributeThe object attributes which need to be saved to the database.
  1. Under Attribute, click New to select object attributes that you want to save to the database, and then click Save.
info
  • Up to 1000 attributes can be added.
  • To add attributes to another task, we recommend to export current attributes and then import to another task. You can also download a template, and enter the attribute information (Object and Attribute are required) before import.
  1. Click Submit.
  2. Log in to the target third party database, and check whether the new table is created.

After a period of time, the corresponding amount of data are saved to the database.